/*****网站内页，全局栏目头颜色设置－开始******/


h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}
/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}


/* 公用标题样式 */
.bt{text-align: center;margin-bottom: 50px;}
.bt h5 { font-weight: bold;font-size: 40px; line-height: 1;text-transform: uppercase;font-family: Times New Roman; color: #000;}
.bt h5 span{color: #fca928;}
.bt h3 {font-family: Microsoft JhengHei; font-size: 30px; line-height: 1;font-weight: bold;color: #fca928;margin-top: 10px;}
.bt h3 span{color: #000;}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .bt {margin-bottom: 20px;}
  .bt h5{font-size: 30px;}
  .bt h3{font-size: 26px;margin-top: 5px;}
  
  
}
@media (max-width: 767px){

  .bt h5 { font-size: 26px;}
  .bt h3 {font-size: 24px;margin-top: 5px;}
  
}



/*搜索*/
.rowlist { height:60px;border-bottom:1px solid #e2e2e2; background:#f9f9f9; }
.rowlist .lae {font-size: 15px; height:60px; line-height:60px;}
.rowlist .lae .col-md-3 { padding:0; }
.rowlist .col-md-9.main i.fa.fa-free-code-camp{font-size: 28px;color:#cd0c00;}
.rowlist .col-md-9.main p span {margin-left:6px; }
.rowlist .col-md-9.main p span a {padding-left: 10px;}
.rowlist .col-md-9.main p span a:hover {color:#cd0c00;}
.nsearch, .searchbox .keywords,.submit { float:left;}
.nsearch { margin-top:6px;}
.searchbox .keywords { height:33px; line-height:33px;border: 1px solid rgba(102, 102, 102, 0.68); margin-top:13px; width: 230px;}
.nsearch select { height:35px; line-height:35px;}
.submit { margin:13px 0 0 0px; width:62px; height:33px; line-height:33px; background: #fca928; border:none; color:#fff;}
.rowlist .lae .col-md-11 {line-height:47px;}
.rowlist p{float: left;}
.searchbox{}
@media (max-width: 767px){
.rowlist {display: none;}
}

.chanpin{padding: 50px 0;}

.cp-cont{}
.cp-nav{float: left;width: 22%;padding-right: 15px;}
.cp-fl{background: #fca928;padding: 20px;}
.cp-fl h3 { font-size: 26px;font-weight: bold;color: #fff;letter-spacing: 2px;line-height: 1;margin-bottom: 5px;}
.cp-fl h5 { font-family: Times New Roman;color: rgb(255 255 255 / 50%); font-size: 20px;line-height: 1;}
.cp-fl hr {border-top: 2px solid #fff;width: 40px;margin: 10px 0 0;}
.cp-nav ul{background: #eee;border: 1px solid #fca928;padding: 0 10px;}
.cp-nav ul li{}
.cp-nav ul li:hover{background:#fca928;}
.cp-nav ul li a {display: block;background: #fff;font-size: 15px;line-height: 1;padding: 11.2px;margin: 10px 0;}
.cp-nav ul li a:hover{color: #fff;background: #fca928;}

.cp-box{float: left;width: 78%;}

.cp-tit{margin-bottom: 20px;border-bottom: 1px solid #ddd;position: relative;}

.nav-tabs {border-bottom: none;}
.nav-tabs>li {float: left;margin-bottom: 0;}
.nav-tabs>li>a {margin-right: 0;line-height: 1;border: none;border-radius: 0;}
.nav>li>a{padding: 0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {color: #fca928; cursor: pointer; background-color: #fff; border: none;border-bottom: 2px solid #fca928;}

.cp-tit ul{}
.cp-tit ul li{}
.cp-tit ul li a {font-size: 18px;line-height: 1;padding: 10px;border-bottom: 2px solid transparent;}
.cp-tit a.cp-btn {position: absolute;right: 5px;bottom: 3px;font-size: 16px;line-height: 1;text-transform: uppercase;color: #888;}
.cp-tit a.cp-btn:hover{color: #fca928;}

.cp-list{}
.cp-list ul{overflow: hidden;}
.cp-list ul li{float: left;width: 33.33333%;padding: 0 14px;margin-bottom: 16px;}
.cp-list ul li a{display:block;}
.cp-list ul li a .cp-img{height: 220px;overflow: hidden;}
.cp-list ul li a .cp-img img{width: 100%;min-height: 100%;transition: all 0.5s;}
.cp-list ul li a .p-bg{height: 40px;position: relative;background: #eee;}
.cp-list ul li a .p-bg:before { content: '';position: absolute;width: 0;left: 0;height: 100%;background-color: #fca928;transition: all 0.5s;}
.cp-list ul li a .p-bg p {font-size: 16px;line-height: 40px;color: #333;position: absolute;top: 0;left: 12px;transition: all 0.5s;}
.cp-list ul li a .p-bg .fa {position: absolute;right: 10px;font-size: 26px;line-height: 40px;color: #aaa;}
.cp-list ul li a:hover .p-bg:before{width: 100%;}
.cp-list ul li a:hover .p-bg p{color: #fff;}
.cp-list ul li a:hover .p-bg .fa{color: #fff;}
.cp-list ul li a:hover .cp-img img{transform: scale(1.1);}

@media (min-width: 992px) and (max-width: 1200px){
  
  .cp-nav ul li a{padding: 10px 15px;font-size: 14px;}
  .cp-list ul li a .cp-img{height: 170px;}
  .cp-list ul li a .p-bg p{font-size: 15px;}
  
  
  
}
@media (max-width: 992px){

  .cp-fl{padding: 15px;}
  .cp-fl h3{font-size: 20px;}
  .cp-fl h5{font-size: 15px;}
  .cp-nav ul{padding: 0 8px;}
  .cp-nav ul li a {font-size: 12px;padding: 10px;margin: 8px 0;}
  
  .cp-list ul li {padding: 0 5px;margin-bottom: 10px;}
  .cp-list ul li a .cp-img{height: 130px;}
  .cp-list ul li a .p-bg p{font-size: 14px;}
  .cp-list ul li a .p-bg .fa{font-size: 18px;}
  
  
}
@media (max-width: 767px){

  .chanpin {padding: 30px 0;}
  .cp-fl{display: none;}
  
  .cp-nav { float: none; width: 100%;padding: 0 10px;}
  .cp-nav ul {overflow: hidden;padding: 0;border: none; background: no-repeat;}
  .cp-nav ul li {float: left;width: 33.33333%;padding: 1px;}
  .cp-nav ul li a { font-size: 12px; margin: 0;background: #eee;text-align: center;padding: 10px 0;}
  .cp-nav ul li a:hover{background: #fca928;color: #fff;}
  
  .cp-box { float: none;width: 100%;padding: 0 10px; height: 770px;overflow: hidden;}
  .cp-tit ul li a{font-size: 15px;padding: 8px;}
  .cp-list ul li{width: 50%;}
  .cp-tit a.cp-btn{font-size: 14px;}
  
}

/*更多*/
.btn-default{ display: inline-block; font-size: 15px; line-height: 1;color: #fca928; transition: all .5s; border: 2px solid #fca928;padding: 12px 35px;transition: all .6s;}
.btn-default:hover{background: #fca928;color: #fff;border-radius: 3px;transition: all .6s;border: 2px solid #fca928;}


/*通栏*/
.small-ban{background: url(../images/adv-bg.jpg)no-repeat center;padding: 60px 0;}
.small-txt{padding-left: 10%;}
.small-txt h3 {font-size: 26px; font-weight: bold;line-height: 26px;margin-bottom: 10px;color: #fff;letter-spacing: 1px;text-align: center;}
.small-txt h3 span { color: #286b40; margin-left: 5px;  font-size: 32px;border-bottom: 2px solid #59a600;text-align: center;}
.small-txt h5 { font-size: 17px; line-height: 28px;margin-bottom: 5px;text-transform: uppercase;color: #eee;text-align: center;letter-spacing: 10px;}
.small-txt p { font-size: 14px;line-height: 14px;color: #ddd;text-align: center;}
.small-dh {margin-top: 20px;}
.small-dh img{float:left;width: 4%;}
.small-dh .dh-txt{float: left;width: 62%;padding-left: 15px;}
.small-dh .dh-txt p { color: #eee; font-size: 15px; line-height: 15px; margin-bottom: 3px;}
.small-dh .dh-txt h3 { margin: 0;   font-size: 30px;letter-spacing: 2;}
.small-dh a { float: left; width: 14%;display: inline-block;font-size: 15px;line-height: 15px;padding: 12px 0;background:#fca928;color: #fff; text-align: center; border-radius: 30px; margin-top: 10px;border: 1px solid #fff;transition: all .6s;}
.small-dh a:hover{background:#fff;color: #fca928;border: 1px solid #fca928;}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .small-ban{padding: 30px 0;}
  .small-dh img{width: 7%;}
  .small-dh .dh-txt{width: 30%;}
  .small-dh .dh-txt h3{font-size: 2.5rem;}
  
  .small-dh a {width: 18%; font-size: 1.4rem;line-height: 1;padding: 10px 0;}
  
  
}
@media (max-width: 767px){
  .small-txt {padding: 0 15px;}
  .small-txt h3 {font-size: 2rem;line-height: 1.2;margin-bottom: 10px;}
  .small-txt h3 span{font-size: 2rem;}
  .small-txt h5 {  font-size: 1.5rem;  line-height: 1.2; margin-bottom: 5px;text-transform: uppercase;}
  .small-dh .dh-txt h3 {margin: 0;font-size: 2.4rem;}
  .small-dh .dh-txt{width: 94%;}
  .small-dh img { float: left;width: 12%;}
  .small-dh a{float: none;width:40%;font-size: 1.2rem;line-height: 1;margin-left: 30%;}
  
}






/* 关于我们 */
.gywm{padding: 50px 0 80px;background: url(../images/bg2.jpg)no-repeat center;}

.gy-bt{position: relative;margin-bottom: 30px;}
.gy-bt h5 {font-family: Times New Roman; font-size: 55px; font-weight: bold;text-transform: uppercase;line-height: 1;color: rgb(0 0 0 / 20%);}
.gy-bt h3 { color: #000; position: absolute; left: 50px; font-size: 26px; letter-spacing: 2px; line-height: 1;font-weight: bold;top: 20px;}

.gy-cont{}

.gy-img{float:left;width: 42%;position: relative;}
.gy-img img{width: 100%;}
.other-btn{text-align: center;position: absolute;width: 100%;z-index: 9;bottom: -40px;}
.other-btn ul{display:inline-block;}
.other-btn ul li{float: left;}
.other-btn ul li a{display: block;background: #0e9100;color: #fff;padding: 10px 15px;transition: all .5s;}
.other-btn ul li.a1 a{background: #fca928;}
.other-btn ul li a img{width: 50px;margin-bottom: 10px;}
.other-btn ul li a p {font-size: 22px;line-height: 1; letter-spacing: 2px;}
.other-btn ul li a:hover{background: #fcd21d;}

.gy-nr{float:right;width: 56%;}
.gy-txt{overflow: hidden; overflow-y: auto;padding-right: 10px; }
.gy-txt p {font-size: 20px;line-height: 1.6;color: #666;}
.gy-txt::-webkit-scrollbar {width: 3px;background: #ddd;border-radius: 10px;}
.gy-txt::-webkit-scrollbar-thumb { background-color: #0e9100;  -webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius: 2em;}


.gy-btn{margin-top: 30px;}
.gy-btn a { display: inline-block; font-size: 15px; line-height: 1;color: #fca928; transition: all .5s; border: 2px solid #fca928;padding: 12px 35px;}
.gy-btn a:hover{background: #fca928;color: #fff;border-radius: 3px;}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){
  .gywm{padding: 30px 0;}
  
  .other-btn{bottom: -70px;}
  .other-btn ul li a img{width: 45px;}
  .other-btn ul li a p{font-size: 18px;}
  
  .gy-txt p{font-size: 14px;}
  
  .gy-btn {margin-top: 15px;}
  .gy-btn a{font-size: 14px;padding: 10px 30px;}
}
@media (max-width: 767px){
  
  .gy-txt p{font-size: 14px;}

  .gy-bt{text-align: center;margin-bottom: 20px;}
  .gy-bt h5{font-size: 40px;}
  .gy-bt h3 { color: #000; position: absolute; line-height: 1;font-weight: bold;top: 20px;width: 100%;text-align: center;left: 0;font-size: 20px;letter-spacing: 1px;}

  .gy-img { float: none; width: 100%; position: relative;padding: 0 10px;margin-bottom: 50px;}
  .other-btn ul li a img {width: 40px;margin-bottom: 6px;}
  .other-btn ul li a p {font-size: 14px;}
  .other-btn{bottom: -40px;}
  
  
  
  .gy-nr {float: none; width: 100%;padding: 0 15px;}
  
}

@media (max-width: 415px){
 
}





.anli{padding: 50px 0;background: #eee;}

.swiper {width: 100%;height: 100%;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;
            /* Center slide text vertically */
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
        }

.swiper-cont{position: relative;}
.swiper-slide{display: block;}
.swiper-slide img{width: 100%;height: 210px;}

.swiper-slide .al-img{padding: 10px;background: #fff;}




.swiper-button-prev, .swiper-rtl .swiper-button-next{left: -40px;}
.swiper-button-next, .swiper-rtl .swiper-button-prev{right: -40px;}
.swiper-pagination-bullets.swiper-pagination-horizontal{bottom: -30px;}

.al-cont{}
.al-cont a{}
.al-cont a p { font-size: 16px;line-height: 1; padding: 10px 0; border-bottom: 1px solid #ddd;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #fca928;}
.al-cont a p:hover{color: #fff;background: #fcd21d;}

.al-cont{padding: 0 10px;}
.al-cont ul{overflow: hidden;}
.al-cont ul li{float: left;width: 50%;padding: 0 5px;margin-bottom: 10px;}
.al-cont ul li a{display: block;}
.al-cont ul li a .al-img{height: 130px;overflow: hidden;}
.al-cont ul li a .al-img img{width: 100%;min-height: 100%;}
.swiper-button-next, .swiper-button-prev {color: #fca928;}





@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .al-cont {padding: 0 30px;}
  .swiper-button-next, .swiper-rtl .swiper-button-prev {right: -35px;}
  .swiper-button-prev, .swiper-rtl .swiper-button-next {left: -35px;}
  .al-cont a p{font-size: 14px;}
  
}
@media (max-width: 767px){

  .anli{padding: 30px 0;}
  .al-cont a p{font-size: 14px;}
  
}



.xinw{padding: 50px 0;}

.xw-cont{}
.xw-img { float: left;width: 30%; padding-top: 15px;height: 500px;position: relative;}
.xw-img img{width: 100%;min-height: 100%;}
.xw-img a {position: absolute;display: inline-block;font-size: 24px;text-transform: uppercase;background: #fca928;color: #fff;top: 45%;right: -30px;line-height: 1;padding: 18px 30px;box-shadow: 3px 4px 1px #005dbd;border: 3px solid #fff;}
.xw-img a:hover{background: #fff;color: #fca928;border-color: #fca928;}

.xw-nr{float: right;width: 65%;}
.xw-nr ul{}
.xw-nr ul li { border-bottom: 1px dashed #bbb; padding: 15px 0;}
.xw-nr ul li a{display: block;overflow: hidden;}
.xw-nr ul li a .xw-date{float: left;width: 10%;background: #fca928;text-align: center;padding: 10px 0;}
.xw-nr ul li a .xw-date h5 { color: #fff;font-size: 30px;font-weight: bold;line-height: 1;}
.xw-nr ul li a .xw-date p {color: #fff;font-size: 14px;line-height: 1;margin-top: 5px;}
.xw-nr ul li a .xw-info{float: left;width: 85%;padding-left: 15px;}
.xw-nr ul li a .xw-info h3 {font-size: 18px;line-height: 1;color: #fca928;margin-bottom: 10px;}
.xw-nr ul li a .xw-info p {font-size: 14px;line-height: 1.2;color: #666;}



@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .xw-nr ul li a .xw-date{width: 15%;}
  
  
}
@media (max-width: 767px){

  .xinw{padding: 30px 15px;}
  .xw-img{display: none;}
  
  .xw-nr {float: none;width: 100%;}
  .xw-nr ul li a .xw-date{width: 16%;}
  .xw-nr ul li a .xw-date h5{font-size: 24px;}
  .xw-nr ul li a .xw-date p{font-size: 12px;}
  .xw-nr ul li a .xw-info{width: 84%;padding-left: 10px;}
  
  .xw-nr ul li a .xw-info h3{font-size: 16px;}
  .xw-nr ul li a .xw-info p { font-size: 13px;line-height: 1.2;height: 32px;overflow: hidden;}
  
}










/* 友情链接 */
.links {margin: 30px 0 0;}
.links span {font-size: 16px; line-height: 1.5; color: #000; font-weight: bold;text-transform: uppercase;display: inline-block;margin-bottom: 5px;}
.links span b {font-size: 18px; background: #fca928; color: #fff;  line-height: 1; padding: 2px 10px;margin-right: 5px;border-radius: 2px;}
.links a{margin: 0 5px;font-size: 15px;line-height: 1.5;color: #444;}
.links a:hover{color: #fca928;}





@media (max-width: 767px){

  .links{padding: 0 15px;margin: 0;margin-top: 20px;}
  
  .links span b{font-size: 16px;}
  .links span{font-size: 15px;}
  .links a {font-size: 13px;}

}



/* 底部 */
.f_one { background: #6c6c6c;color: #eee;padding: 30px 0 20px;}

.f-logo {  float: left; width: 32%;border-right: 1px dashed #6e6e6e;}
.f-logo .logo-img{overflow: hidden;margin: 0 0 06px;}
.f-logo .logo-img img{float: left;width: 70px;}
.f-logo .logo-img h3 { float: left;font-size: 22px;letter-spacing: 2px;line-height: 1;}
.f-logo .logo-img h3 span {display: block;font-size: 13px;line-height: 1;letter-spacing: 0;margin-top: 5px;opacity: .8;text-transform: uppercase;}

.f-logo .searchbox{position: relative;}
.f-logo .searchbox input{ border: none;outline: none;}
.f-logo .searchbox input[type="text"] { width: 270px;height: 36px;padding-left: 10px;font-size: 14px;color: #333;}
.f-logo .searchbox input[type="submit"] { position: absolute; top: 0;left: 270px;background: #fca928; height: 36px; width: 80px;font-size: 15px;letter-spacing: 2px;}

.f-logo p { font-size: 13px;line-height: 1.4;margin-top: 69px;padding-right: 20px;color: #f0f0f0;}

.f-lx { float: left;width: 40%;padding-left: 30px;}
.f-lx h3 {font-size: 18px; line-height: 1; margin-bottom: 15px; letter-spacing: 1px;}
.f-lx p {font-size: 15px; line-height: 1;color: #f0f0f0;margin-bottom: 8px;}
.f-lx p span {display: inline-block;width: 80px;text-align: justify;text-align-last: justify;}
.f-lx p a{}

.f-ewm{float: right;width: 20%;}
.f-ewm .ewm-box{float: left;width: 50%;padding-left: 10px;}
.f-ewm .ewm-box p { text-align: center;font-size: 14px; line-height: 1;color: #fff;margin-top: 5px;}
.f-ewm .ewm-box img{width: 100%;}


.f_two{background: #6c6c6c;padding:15px 0;}
.f_two p.copyright { text-align: center; font-size: 14px;line-height: 1; color: #e5e5e5;}


.footer{display: none;}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #21272f;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}


@media (min-width: 992px) and (max-width: 1200px){
  
  
  .f-logo .searchbox input[type="submit"] { left: 213px;}
  .f-logo .searchbox input[type="text"] { width: 216px;height: 36px;padding-left: 10px;font-size: 14px;color: #333;}
  .f-nav a{font-size: 15px;margin-right: 30px;}
  
  .f-logo .logo-img img {width: 60px;}
  .f-logo .logo-img h3{padding-left: 8px;font-size: 20px;}
  .f-logo .logo-img h3 span{font-size: 12px;}
  
  .searchbox input[type="text"] {width: 163px;height: 34px;font-size: 13px;}
  .searchbox input[type="submit"]{left: 250px;height: 34px;width: 72px;font-size: 13px;}
  
  .f-logo p{font-size: 12px;padding-right: 30px;}
  
  .f-lx {width: 45%;padding-left: 40px;}
  .f-ewm{width: 23%;}
  
}
@media (max-width: 992px){

  .f-left { float: left; width: 72%;}
  .f-nav a {font-size: 13px;margin-right: 20px;}
  .f-lx p {font-size: 13px; line-height: 1.6;}
}
@media (max-width: 767px){

}


/* 内页 */
.page-body { margin: 20px auto 50px;}
.left_menu {float: left;width: 20%;padding: 0 15px 0 0;}
.page-body .col-md-9{float: left;width: 80%;padding: 0;}


/* 左侧菜单 */
.page-body .sec-tit { margin-top: 15px;background: #fca928; height: 50px; line-height: 1; border: none;}
.sec-tit h2 { float: none;  margin-top: 0; margin-bottom: 0;height: auto; line-height: 50px; font-weight: normal; font-size: 20px; color: #fff; border-bottom: none; text-align: center;}

.page-l-clist{border: none;margin-top: 3px;}
.page-l-clist ul { padding: 0; border: none;}
.page-l-clist li.layer1 { height: auto;line-height: 1;text-align: left; font-size: 16px; border-bottom: none;z-index: 1;}
.page-l-clist li.layer1 a {display: block; overflow: hidden;padding: 13px 15px; border-bottom: 1px solid #ddd;background: #eee;font-size: 15px;}
.page-l-clist li.layer1 a span{float: left;}
.page-l-clist li.layer1 a .fa{float: right;}
.page-l-clist li a:hover {height: auto;color: #fff; background: #fca928;}
.page-l-clist li.layer1.on a{height: auto;color: #fff; background: #fca928;}

.page-l-clist li .layer2 { position: absolute;left: 100%; top: 0px; width: 210px; padding: 0;background: #f5f5f5; z-index: 9999;}
.page-l-clist li .layer2 ul{border: none;}
.page-l-clist li .layer2 ul li {height: auto; line-height: 1; border: none;}

.left-news{border: 1px solid #fca928;padding: 5px 10px;}
.left-news li {border-bottom: none;}
.left-news li a{display: block;padding: 8px 0;}
.left-news li a h5 {line-height: 1;text-align: left; font-size: 14px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;color: #555;}
.left-news li a h5 .fa{margin-right: 5px;}
.left-news li a:hover h5{color: #fca928;text-decoration: underline;}
.left-news li a:hover h5 .fa{color: #fca928;}

.wp-pagenavi{text-align: center;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #222;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #fca928;
    border-color: #fca928;
}



.crumbs-item {line-height: 1; border: none; overflow: hidden; margin-bottom: 0;background: #fafafa; box-shadow: 0 0 5px #ddd; padding: 15px 0;}
.crumbs-item h6 { font-size: 14px; line-height: 1;  color: #666;  border-left: 2px solid #44392a; padding: 2px 10px;}

.page-title{margin-bottom: 20px;}
.page-title h3 { height: 50px;position: relative;  color: #fff; border-bottom: 1px solid #bbb;}
.page-title a{display: none;}
.page-title a:last-child { display: block; position: absolute;top: 0;color: #000;font-size: 26px; font-weight: bold;border-bottom: 3px solid #000; line-height: 46px; padding-bottom: 0;z-index: 3;}



/* 图片列表 */

.page-alist .col-md-4{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-4 a{display:block;border: 1px solid #ddd;}
.page-alist .col-md-4 a h5 { font-size: 16px;line-height: 1;height: auto;margin-top: 10px; color: #555;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-4 a:hover h5{color: #fca928;}
.page-alist .col-md-4 a .img-inner {  width: auto;  height: 200px;  border: none; padding: 0; overflow: hidden; display: flex; flex-wrap: wrap;align-content: center;padding: 5px;}
.page-alist .col-md-4 a .img-inner img { display: inline-block; margin: auto; max-width: 100%;max-height: 100%;}
.page-alist .col-md-4 a .img-inner:hover{border: none;}
.page-alist .col-md-4 a:hover .img-inner img{transform: scale(1.1);}


/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #fca928; color: #fff;}

.page-alist .page-adate h3 { font-size: 28px;line-height: 1;margin-bottom: 5px;}
.page-alist .page-adate p { font-size: 14px;line-height: 1; margin-bottom: 0;}

.media-heading {margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: normal;color: #222;margin-top: 3px;}
.page-alist .page-atit p {color: #555;font-size: 14px; line-height: 1.5;}

.page-atit a:hover .media-heading{color: #fca928;}

.page-alist{margin-top: 0;}
.page-alist li{padding-top: 0;margin-bottom:15px;}


.list-title{overflow: hidden;}
.list-title h3{float:left;width: 85%;font-size: 16px;line-height: 1;color: #444;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-title h3 .fa{margin-right: 5px;}
.list-title span { float: right; width: 15%;  font-size: 12px;text-align: right; line-height: 1; display: inline-block;color: #999;}
.list-title p.list-desc { font-size: 14px;line-height: 1;color: #777;}
.list-title p.list-desc span{color:#fca928}
.list-title h3:hover{color: #fca928;}


/* 详情页 */
.page-con-tit{}
.page-con-tit h1 { font-size: 20px; line-height: 1; letter-spacing: 1px; padding-bottom: 10px;}

.page-content{padding: 0 15px 15px;}
.page-content p {font-size: 15px; line-height: 1.5;  color: #444;}

td, th { padding: 0; padding: 5px;font-size: 15px;line-height: 1.5;}


/* 地图 */
.page-addr{margin-top: 30px;}
.page-addr iframe{width: 100%;}



.page-nav{padding: 0 10px;margin-bottom:20px;display: none;}
.page-nav ul{overflow: hidden;}
.page-nav ul li{float: left;width: 33.3333%;text-align: center;margin-bottom: 10px;padding: 0 5px;}
.page-nav ul li a {display: block;font-size: 15px;line-height: 1;  background: #eee;padding: 15px 0;}
.page-nav ul li a:hover {  background: #fca928; color: #fff;}
.page-nav ul li.now a{  background: #fca928; color: #fff;}


@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .page-body .col-md-9{float: none;width: 100%;}
  
  .page-alist .col-md-4 {  margin-bottom: 15px; padding: 0 8px; float: left; width: 33.3333%;}
  .page-alist .col-md-4 a .img-inner{height: 170px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px; float: left;width: 25%;}
  .page-alist .col-md-3 a .img-inner{height: 170px;}
  
  .news_alist li a{padding:15px;}
  .news_alist li a p.description {font-size: 13px; line-height: 1.5;color: #777;}
  
  .page-nav{display: block;}
  
}
@media (max-width: 767px){

  .page-body {margin: 10px auto 50px;}
  
  .page-alist{padding: 0 10px;}
  .page-alist .col-md-4{padding: 0 5px;}
  
  .img-inner { height: 120px;}
  
  .page-alist .col-md-4 { margin-bottom: 15px;width: 50%;}
  .page-alist .col-md-4 a .img-inner {height: 140px;}
  .page-alist .col-md-4 a h5{font-size: 14px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px;float: left; width: 50%;}
  .page-alist .col-md-3 a h5 {font-size: 14px; padding: 10px 0;}
  
  .list-title h3{font-size: 14px;width: 80%;}
  .list-title span{width: 20%;}
  
  .page-alist .page-adate {background: #222;color: #c96;}
  .page-alist .page-adate h3{font-size: 24px;margin-top: 10px;}
  .page-alist .page-adate p{font-size: 13px;}
  
  .page-alist .page-atit p { color: #666; font-size: 13px;line-height: 1.5;height: 4rem;}
  
  .page-con-tit h1 { font-size: 18px;  line-height: 1;letter-spacing: 0;padding-bottom: 10px;}
  
  
  .page-nav ul li{width: 50%;}
  .page-nav ul li a {font-size: 13px; padding: 10px 0;}
  
  .page-title{display: none;}
  
  .news_alist li a { padding: 10px;}
  
  .page-content p { font-size: 13px;  line-height: 1.5;color: #444;margin-bottom: 5px;}
  
}






